[Top] [Prev] [Next] [Bottom] [Contents]

updWhere

updWhere (both Framework and Data control)
updWhereN (for detail where N is required and is the 
detail number)

Definition

A string specifying the columns to send for an update operation. This parameter works with both the master view, the detail views, and the Sapphire Java Data Control.

This parameter is usually not needed since without the Java classes it send all columns in a POST operation. The format of the property is a comma-separated list of column numbers or names. Numbers are zero based. Names must match row set column names exactly. The order determines the order in which information is added to the QUERY string. Either use numbers or names, since mixed mode is not supported. The values are the "old" values for update.



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.